projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b39d28c
)
Minor doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 13 May 2009 01:13:51 +0000
(
01:13
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 13 May 2009 01:13:51 +0000
(
01:13
+0000)
lisp/abbrev.el
patch
|
blob
|
history
diff --git
a/lisp/abbrev.el
b/lisp/abbrev.el
index 9092be584f4619072baa91c42c3284aa406117fc..bfec59b7b6b91536ba0c39448d06e14f627a6c11 100644
(file)
--- a/
lisp/abbrev.el
+++ b/
lisp/abbrev.el
@@
-724,7
+724,7
@@
then ABBREV is looked up in that table only."
"Insert abbrev ABBREV at point.
If non-nil, NAME is the name by which this abbrev was found.
If non-nil, WORDSTART is the place where to insert the abbrev.
-If
non-nil, WORDEND
the abbrev replaces the previous text between
+If
WORDEND is non-nil,
the abbrev replaces the previous text between
WORDSTART and WORDEND.
Return ABBREV if the expansion should be considered as having taken place."
(unless name (setq name (symbol-name abbrev)))